Skip to content

Conversation

xnx3
Copy link

@xnx3 xnx3 commented Oct 26, 2024

When using it to intercept responses, if the content of the response is compressed, such as gzip, then when fetching the response content normally, it is garbled. This solves the problem of garbled characters. If it is found to be compressed, the compressed content will be decompressed and converted into normal plain text.

…is compressed, such as gzip, then when fetching the response content normally, it is garbled. This solves the problem of garbled characters. If it is found to be compressed, the compressed content will be decompressed and converted into normal plain text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant